home *** CD-ROM | disk | FTP | other *** search
- -- card: 11588 from stack: in
- -- bmap block id: 10448
- -- flags: 0000
- -- background id: 2662
- -- name: consumption
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=462 top=62 right=90 bottom=485
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Facts
- ----- HyperTalk script -----
- on mouseUp
- visual effect venetian blinds slowly
- go to card ID 5172
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=474 top=90 right=113 bottom=504
- -- title width / last selected line: 0
- -- icon id / first selected line: 19162 / 19162
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- go to next card
- end mouseUp
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=443 top=90 right=113 bottom=474
- -- title width / last selected line: 0
- -- icon id / first selected line: 9120 / 9120
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- go to previous card
- end mouseUp
-